home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / schedule_big.skin / menu.skn next >
Text File  |  2001-08-30  |  940b  |  20 lines

  1. <form name="Leech Menu" image="window\black.bmp" 
  2.     resize_image=stretch resize_window=false width=160 height=72>
  3.  
  4.     <button name="options" x=0 y=0 
  5.         image="menu\menu_top_n.bmp" mouseOver="menu\menu_top_o.bmp" mouseDown="menu\menu_top_d.bmp"
  6.         text="Monitor Options"
  7.         text_x=5 text_y=7 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E>
  8.  
  9.     <button name="help" x=0 y=26 
  10.         url="http://www.gozillahelp.com/schedule"
  11.         image="menu\menu_n.bmp" mouseOver="menu\menu_o.bmp" mouseDown="menu\menu_d.bmp"
  12.         text="Help"
  13.         text_x=5 text_y=1 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E>      
  14.  
  15.     <button name="close" x=0 y=46
  16.         image="menu\menu_bot_n.bmp" mouseOver="menu\menu_bot_o.bmp" mouseDown="menu\menu_bot_d.bmp"
  17.         text="Cancel"
  18.         text_x=5 text_y=1 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#B11900>
  19.  
  20. </form>